/* 文字列表text */
.list-box .list-cont {
	width: 880px;
}

.list-box .list-cont .text-li {
	position: relative;
	height: 80px;
	line-height: 80px;
	border-bottom: 1px dashed #E0E0E0;
}

.list-box .list-cont .text-li a {
	width: 100%;
	display: inline-block;
	padding-right: 100px;
	box-sizing: border-box;
}

.list-box .list-cont .text-li a:hover {
	color: #C73235;
	text-decoration: underline;
}

.list-box .list-cont .text-li .date {
	position: absolute;
	right: 0;
	color: #999;
}

/* 文字列表text1 */
.menu-name {
	font-size: 24px;
	color: #C73235;
	font-weight: bold;
}

.text1-box {
	padding: 50px;
}

.text1-box .text1-cont {
	width: 100%;
}

/* 图片类型1 */
.list-cont .img1-li {
	padding: 24px 0;
	border-bottom: 1px dashed #E0E0E0;
}

.list-cont .img1-li a {
	display: block;
}

.list-cont .img1-li .img {
	width: 160px;
	height: 90px;
	margin-right: 20px;
	overflow: hidden;
}

.list-cont .img1-li .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.list-cont .img1-li .title {
	font-size: 16px;
	color: #525252;
	line-height: 1.5;
}

.list-cont .img1-li .title:hover {
	color: #C73235;
	text-decoration: underline;
}

.list-cont .img1-li .copyfrom-time {
	font-size: 14px;
	color: #BDBDBD;
	margin-top: 12px;
}

/* 图片类型2 */
.list-cont .img2-li {
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #EBEBEB;
	margin-bottom: 18px;
	transition: .2s;
	-webkit-transition: .2s;
}

.list-cont .img2-li:hover {
	background-color: #EBEBEB;
	transition: .2s;
	-webkit-transition: .2s;
}

.list-cont .img2-li .title {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-bottom: 20px;
}

.list-cont .img2-li .dec p {
	font-size: 14px;
	color: #808080;
	line-height: 2;
	margin-bottom: 20px;
}

.list-cont .img2-li .img {
	width: 135px;
	height: 180px;
	overflow: hidden;
	margin-right: 20px;
}

.list-cont .img2-li .img img {
	width: 100%;
	height: 100%;
}

/* 图片类型3 */
.list-cont .img3-ul {
	width: 900px;
}

.list-cont .img3-li {
	margin-right: 20px;
	margin-bottom: 30px;
}

.list-cont .img3-li .img {
	width: 278px;
	height: 156px;
	overflow: hidden;
	background-color: #F0F0F0;
}

.list-cont .img3-li .img:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transition: .5s;
	-webkit-transition: .5s;
}

.list-cont .img3-li .img img {
	width: 100%;
	height: 100%;
	transition: .5s;
	-webkit-transition: .5s;
}

.list-cont .img3-li .txt-box {
	width: 278px;
	padding: 12px 10px;
	box-sizing: border-box;
}

.list-cont .img3-li .title {
	height: 45px;
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
}

.list-cont .img3-li .title:hover {
	color: #C73235;
	text-decoration: underline;
}

.list-cont .img3-li .copyfrom-time {
	font-size: 14px;
	color: #BDBDBD;
}

/* 图片类型4 */
.img4-box {
	width: 100% !important;
}

.list-cont .img4-ul {
	width: 1182px;
}

.list-cont .img4-li {
	width: 362px;
	height: 300px;
	margin-right: 30px;
	margin-bottom: 30px;
}

.list-cont .img4-li .img {
	width: 362px;
	height: 204px;
	overflow: hidden;
	background-color: #F0F0F0;
}

.list-cont .img4-li .img:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transition: .5s;
	-webkit-transition: .5s;
}

.list-cont .img4-li .img img {
	width: 100%;
	height: 100%;
	transition: .5s;
	-webkit-transition: .5s;
}

.list-cont .img4-li .txt-box {
	width: 362px;
	padding: 12px 10px;
	box-sizing: border-box;
}

.list-cont .img4-li .title {
	height: 44px;
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
}

.list-cont .img4-li .title:hover {
	color: #C73235;
	text-decoration: underline;
}

.list-cont .img4-li .copyfrom-time {
	font-size: 14px;
	color: #BDBDBD;
}

/* 图片类型5 */
/* 精彩视频 */
.J-jctj {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.J-jctj .hd {
	position: absolute;
	right: 0;
	width: 372px;
	height: 439px;
	overflow: hidden;
	padding: 12px 0;
	box-sizing: border-box;
	background-color: #343D57;
}

.J-jctj .hd ul {
	width: 100%;
	overflow: hidden;
	zoom: 1;
}

.J-jctj .hd ul li {
	width: 100%;
	height: ;
	padding: 15px 15px 15px 30px;
	overflow: hidden;
	cursor: pointer;
	box-sizing: border-box;
	background-image: url("../images/point.png");
	background-position: 16px 24px;
	background-size: 4px 4px;
	background-repeat: no-repeat;
	
}
.J-jctj .hd ul li a {
	display: block;
	width: 100%;
	height: 38px;
	font-size: 14px;
	color: #fff;
}
.J-jctj .hd ul li.on {
	background-color: #212329;
	border-right: 10px solid #C73235;
}

.J-jctj .bd {
	width: 100%;
	padding-right: 372px;
	box-sizing: border-box;
}

.J-jctj .bd ul {
	overflow: hidden;
	zoom: 1;
}

.J-jctj .bd ul li {
	text-align: center;
	zoom: 1;
}

.J-jctj .bd ul li .pic {
	text-align: center;
}

.J-jctj .bd ul li .pic img {
	width: 780px;
	height: 439px;
	display: block;
}

.J-jctj .bd ul li .pic a:hover img {
	border-color: #999;
}

.J-jctj .bd ul li .title {
	line-height: 24px;
}
/* 最新视频 */
.zxsp {
	width: 100%;
}
.zxsp .img5-ul {
	width: 1182px;
}
.zxsp .img5-ul .img5-li {
	margin-right: 30px;
	margin-bottom: 30px;
}
.zxsp .img5-li .img {
	position: relative;
	width: 362px;
	height: 204px;
	overflow: hidden;
	background-color: #F0F0F0;
}
.zxsp .img5-li .img .sp-buff {
	width: 100%;
	position: absolute;
	bottom: 18px;
	z-index: 10;
	padding: 0 18px;
	box-sizing: border-box;
}
.zxsp .img5-li .img .sp-buff i {
	display: block;
	width: 42px;
	height: 24px;
	background-image: url("../images/bf_play.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 42px 24px;
}
.zxsp .img5-li .img .sp-buff .sp-time {
	font-size: 14px;
	width: 66px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	background-color: rgba(0, 0, 0, .3);
	border-radius: 4px;
}
.zxsp .img5-li .img:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transition: .5s;
	-webkit-transition: .5s;
}

.zxsp .img5-li .img img {
	width: 100%;
	height: 100%;
	transition: .5s;
	-webkit-transition: .5s;
}

.zxsp .img5-li .txt-box {
	width: 362px;
	padding: 12px 10px;
	box-sizing: border-box;
}

.zxsp .img5-li .title {
	height: 44px;
	font-size: 16px;
	color: #000;
	margin-bottom: 10px;
}

.zxsp .img5-li .title:hover {
	color: #C73235;
	text-decoration: underline;
}

.zxsp .img5-li .copyfrom-time {
	font-size: 14px;
	color: #BDBDBD;
}




/* 主席信箱查询 */
.list-cont .cx-box {
	padding: 30px;
	box-sizing: border-box;
	background-color: #F7F7F7;
}

.list-cont .cx-box .cx-title {
	width: 66px;
	font-weight: bold;
	font-size: 16px;
}

.list-cont .cx-box .cx-cont {
	width: 710px;
}

.list-cont .cx-box .cx-cont .cx-dec {
	font-size: 14px;
	color: #BDBDBD;
	margin-bottom: 20px;
}

.list-cont .cx-box .cx-cont .cx-input input {
	border: 0;
	width: 580px;
	height: 36px;
	margin-bottom: 10px;
	padding: 0 10px;
	font-size: 14px;
}

/* Safari，Chrome WebKit browsers */
.list-cont .cx-box .cx-cont .cx-input input::-webkit-input-placeholder {
	color: #BDBDBD;
	font-size: 14px;
}

/* 火狐 Mozilla Firefox 4 to 18 */
.list-cont .cx-box .cx-cont .cx-input input:-moz-placeholder {
	color: #BDBDBD;
	font-size: 14px;
}

/* 火狐 Mozilla Firefox 19+ */
.list-cont .cx-box .cx-cont .cx-input input::-moz-placeholder {
	color: #BDBDBD;
	font-size: 14px;
}

/* Internet Explorer 10+ */
.list-cont .cx-box .cx-cont .cx-input input:-ms-input-placeholder {
	color: #BDBDBD;
	font-size: 14px;
}

.list-cont .cx-box .cx-cont .cx-input .cx-btn {
	float: right;
	width: 84px;
	height: 84px;
	text-align: center;
	line-height: 84px;
	background-color: #C73235;
	color: #fff;
	cursor: pointer;
}

.list-cont .cx-box .cx-cont .cx-input .cx-btn:hover {
	background-color: #343D57;
}

/* 主席信箱表单 */
.list-cont .zxxx-box .title {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
}

.list-cont .zxxx-box .dec p,
.list-cont .zxxx-box .dec li {
	font-size: 14px;
	color: #BDBDBD;
	line-height: 2;
}

.list-cont .zxxx-box .dec li {
	text-indent: 2em;
}

.list-cont .zxxx-box .zxxx-form {
	margin-top: 30px;
	padding: 46px;
	box-sizing: border-box;
	background-color: #F7F7F7;
}

.list-cont .zxxx-box .zxxx-form .form-item {
	margin-bottom: 15px;
}

.list-cont .zxxx-box .zxxx-form .form-item label {
	width: 66px;
	height: 36px;
	line-height: 36px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-right: 30px;
}

.list-cont .zxxx-box .zxxx-form .form-item label span {
	color: #C73235;
}

.list-cont .zxxx-box .zxxx-form .form-item input,
.list-cont .zxxx-box .zxxx-form .form-item textarea {
	border: 0;
	width: 600px;
	height: 36px;
	padding: 0 10px;
	font-size: 14px;
}

.list-cont .zxxx-box .zxxx-form .form-item textarea {
	height: 160px;
	padding: 10px;
	resize: none;

}

/* Safari，Chrome WebKit browsers */
.list-cont .zxxx-box .zxxx-form .form-item textarea::-webkit-input-placeholder,
.list-cont .zxxx-box .zxxx-form .form-item input::-webkit-input-placeholder {
	color: #BDBDBD;
	font-size: 14px;
}

/* 火狐 Mozilla Firefox 4 to 18 */
.list-cont .zxxx-box .zxxx-form .form-item textarea:-moz-placeholder,
.list-cont .zxxx-box .zxxx-form .form-item input:-moz-placeholder {
	color: #BDBDBD;
	font-size: 14px;
}

/* 火狐 Mozilla Firefox 19+ */
.list-cont .zxxx-box .zxxx-form .form-item textarea::-moz-placeholder,
.list-cont .zxxx-box .zxxx-form .form-item input::-moz-placeholder {
	color: #BDBDBD;
	font-size: 14px;
}

/* Internet Explorer 10+ */
.list-cont .zxxx-box .zxxx-form .form-item textarea:-ms-input-placeholder,
.list-cont .zxxx-box .zxxx-form .form-item input:-ms-input-placeholder {
	color: #BDBDBD;
	font-size: 14px;
}

.list-cont .zxxx-box .zxxx-form .form-item .choose .choose-item {
	width: 36px;
	height: 36px;
	padding-left: 28px;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 24px 24px;
	line-height: 36px;
	margin-right: 30px;
	background-image: url("../images/no.png");
}

.list-cont .zxxx-box .zxxx-form .form-item .choose .choose-item.on {
	background-image: url("../images/yes.png") !important;
}

.list-cont .zxxx-box .zxxx-form .form-item .code-box input {
	width: 180px !important;
}

.list-cont .zxxx-box .zxxx-form .form-item .img-code-box a {
	display: block;
	width: 120px;
	height: 36px;
	margin-left: 24px;
	cursor: pointer;
}

.list-cont .zxxx-box .zxxx-form .form-item .img-code-box a img {
	width: 100%;
	height: 100%;
}

.list-cont .zxxx-box .zxxx-form .form-item .code-tips {
	width: 120px;
	margin-left: 24px;
	font-size: 12px;
	color: #D1D1D1;
	margin-top: 10px;
	text-align: center;
}

.list-cont .zxxx-box .zxxx-form .submit-box .btn-item {
	width: 120px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #C73235;
	margin-right: 10px;
	background-color: #fff;
	cursor: pointer;
}

.list-cont .zxxx-box .zxxx-form .submit-box .btn-item.submit {
	background-color: #C73235;
	color: #fff;
	margin-left: 100px;
}

.list-cont .zxxx-box .zxxx-form .submit-box .btn-item:hover {
	background-color: #343D57;
	color: #fff;
}

/* 成工之窗 */
/* 成工之窗-公示公告 */
.list-cont1 .cloumn-more a {
	height: 40px;
	line-height: 40px;
	text-align: right;
	font-size: 14px;
	background-image: url("../images/more_aorrow.png");
	background-repeat: no-repeat;
	background-position: 22px center;
	background-size: 24px;
	padding-right: 20px;
	color: #C73235;
	transition: .5s;
	-webkit-transition: .5s;
}

.list-cont1 .cloumn-more a:hover {
	background-position: 24px center;
	text-decoration: underline;
	transition: .5s;
	-webkit-transition: .5s;
}

.list-cont1 {
	padding: 30px;
	box-sizing: border-box;
}

.list-cont1 .gsgg {
	width: 670px;
	height: 379px;
}

.list-cont1 .column-box {
	height: 40px;
	border-bottom: 1px solid #E5E5E5;
}
.list-cont1 .column-name-box {
	border: 0;
}
.list-cont1 .cont1-name {
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	font-weight: bold;
	color: #C73235;
}

.list-cont1 .gsgg .gsgg-list {
	margin-top: 36px;
	margin-bottom: 18px;
	height: 284px;
}

.list-cont1 .gsgg .gsgg-list ul li {
	position: relative;
	height: 30px;
	line-height: 30px;
	margin: 12px 0;
}

.list-cont1 .gsgg .gsgg-list ul li .date {
	position: absolute;
	right: 0;
	width: 80px;
	color: #BDBDBD;
	text-align: right;
}

.list-cont1 .gsgg .gsgg-list ul li a {
	width: 100%;
	padding-right: 80px;
	box-sizing: border-box;
}

.list-cont1 .gsgg .gsgg-list ul li a:hover {
	color: #C73235;
}

/* 成工之窗-工会概况 */
.list-cont1 .ghgk-box {
	width: 380px;
	height: 379px;
	background-color: #F7F7F7;
	border-radius: 14px;
	padding: 0 26px;
	box-sizing: border-box;
}

.list-cont1 .ghgk-box .ghgk {
	height: 40px;
	color: #C73235;
	font-size: 24px;
	line-height: 58px;
	text-align: center;
	margin-bottom: 12px;
	font-weight: bold;
}

.list-cont1 .ghgk-box .ghgk-item-list ul {
	width: 380px;
}

.list-cont1 .ghgk-box .ghgk-item-list ul li {
	width: 160px;
	height: 140px;
	background-color: #fff;
	border-radius: 10px;
	padding: 30px 0;
	box-sizing: border-box;
	margin-right: 10px;
	margin-bottom: 10px;
}

.list-cont1 .ghgk-box .ghgk-item-list ul li:hover {
	background-color: #FFE6BF;
}

.list-cont1 .ghgk-box .ghgk-item-list ul li .ghgk-icon {
	width: 36px;
	height: 36px;
	margin: 0 auto;
}

.list-cont1 .ghgk-box .ghgk-item-list ul li .ghgk-icon img {
	width: 100%;
	height: 100%;
}

.list-cont1 .ghgk-box .ghgk-item-list ul li a .ghgk-name {
	font-size: 14px;
	color: #343D57;
	text-align: center;
	margin-top: 12px;
}

.list-cont1 .ghgk-box .ghgk-item-list ul li a p {
	font-size: 12px;
	color: #A3A3A3;
	text-align: center;
	margin-top: 2px;
}

/* 成工之窗-法律法规 */
.list-cont1 .flfg {
	width: 320px;
	margin-right: 30px;
}

.list-cont1 .flfg .column-box {
	border-bottom: 1px solid #E5E5E5;
}

.list-cont1 .flfg .column-box .column-name {
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	font-weight: bold;
	color: #C73235;
}

.list-cont1 .flfg .flfg-list {
	margin-top: 36px;
	height: 284px;
}

.list-cont1 .flfg .flfg-list ul li {
	position: relative;
	height: 30px;
	line-height: 30px;
	margin: 12px 0;
}

.list-cont1 .flfg .flfg-list ul li .date {
	position: absolute;
	right: 0;
	width: 80px;
	color: #BDBDBD;
	text-align: right;
}

.list-cont1 .flfg .flfg-list ul li a {
	width: 100%;
	padding-right: 80px;
	box-sizing: border-box;
}

.list-cont1 .flfg .flfg-list ul li a:hover {
	color: #C73235;
}

/* 成工之窗-政策文件 */
.list-cont1 .zcwj {
	width: 320px;
	margin-right: 30px;
}

.list-cont1 .zcwj .column-box .column-name {
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	font-weight: bold;
	color: #C73235;
}

.list-cont1 .zcwj .zcwj-list {
	margin-top: 36px;
	height: 284px;
}

.list-cont1 .zcwj .zcwj-list ul li {
	position: relative;
	height: 30px;
	line-height: 30px;
	margin: 12px 0;
}

.list-cont1 .zcwj .zcwj-list ul li .date {
	position: absolute;
	right: 0;
	width: 80px;
	color: #BDBDBD;
	text-align: right;
}

.list-cont1 .zcwj .zcwj-list ul li a {
	width: 100%;
	padding-right: 80px;
	box-sizing: border-box;
}

.list-cont1 .zcwj .zcwj-list ul li a:hover {
	color: #C73235;
}
/* 成工之窗-财政预决算 */
.list-cont1 .czyjs {
	width: 380px;
}

.list-cont1 .czyjs .column-box .column-name {
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	font-weight: bold;
	color: #C73235;
}

.list-cont1 .czyjs .czyjs-list {
	margin-top: 36px;
	height: 284px;
}

.list-cont1 .czyjs .czyjs-list ul li {
	position: relative;
	height: 30px;
	line-height: 30px;
	margin: 12px 0;
}

.list-cont1 .czyjs .czyjs-list ul li .date {
	position: absolute;
	right: 0;
	width: 80px;
	color: #BDBDBD;
	text-align: right;
}

.list-cont1 .czyjs .czyjs-list ul li a {
	width: 100%;
	padding-right: 80px;
	box-sizing: border-box;
}

.list-cont1 .czyjs .czyjs-list ul li a:hover {
	color: #C73235;
}
/* 服务大厅 */
.list-cont-fwtd {
	width: 100%;
}
.fwdt-item-box {
	margin: 78px 0;
}
.fwdt-item-box ul {
	width: 1150px;
}
.fwdt-item-box ul li {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	margin-right: 83px;
}
.fwdt-item-box.flyz ul li {
	background-color: #FFFAFA;
}
.fwdt-item-box.zgbf ul li {
	background-color: #F5F9FF;
}
.fwdt-item-box.zgjy ul li {
	background-color: #F0FAF9;
}
.fwdt-item-box.hwcd ul li {
	background-color: #F0FAF4;
}
.fwdt-item-box ul li:hover {
	background-color: #ededed;
}
.fwdt-item-box ul li:hover a p {
	text-decoration: underline;
}
.fwdt-item-box ul li a {
	display: block;
	margin-top: 34px;
}
.fwdt-item-box ul li a .img {
	width: 72px;
	height: 72px;
	margin: 0 auto;
}
.fwdt-item-box ul li a .img img {
	width: 100%;
	height: 100%;
}
.fwdt-item-box ul li a p {
	font-size: 24px;
	color: #30363D;
	text-align: center;
	margin-top: 14px;
}
.fwdt-item-box .item-menu-name {
	margin: 0 80px;
	margin-top: 36px;
}
.fwdt-item-box .item-menu-name .menu-ch {
	width: 140px;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	color: #30363D;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.fwdt-item-box .item-menu-name .menu-en {
	font-size: 18px;
	color: #A6A6A6;
	padding-top: 10px;
}
/**
 * 20190925 工会矩阵
 */
.w1152 {
	width: 1152px;
	margin: 0 auto;
}
.ghjz-map {
    background: url("../images/map_bg.png")no-repeat center center;
}
.ghjzdt {
	position: relative;
}
.ghjzdt .details-outside-box {
	width: 100%;
	height: 956px;
	position: absolute;
	top: 0;
	overflow: hidden;
	z-index: 98;
}
.ghjzdt .hd-home h3 {
	width: 420px;
	height: 56px;
	/* background: url(../images/bg_qxdt.png)no-repeat center center;
	background-size: 100%; */
	text-align: center;
	line-height: 56px;
	margin: 0 auto;
	color: #C73235;
	font-size: 24px;
}


.ghjzdt .ghjz-map-box {
    width: 100%;
    height: 880px;
    /*background-color: #f4f5fb;*/
}

.ghjzdt .ghjz-map-box .map-wrap {
    width: 1010px;
    height: 860px;
    margin: 20px auto 0;
}

.ghjzdt .ghjz-map-box .map {
    display: block;
    width: 100%;
    height: 100%;
}

.ghjzdt .ghjz-map-box .map-item {
    width: 72px;
    height: 38px;
    line-height: 29px;
    background: url("../images/bg_map_item.png") no-repeat;
    text-align: center;
    font-weight: bold;
    color: #fff;
	font-size: 18px;
}

.ghjzdt .ghjz-map-box .map-item.big {
    width: 90px;
    height: 38px;
    line-height: 29px;
    background: url("../images/bg_map_item_big.png") no-repeat;
}

.ghjzdt .ghjz-map-box .map-item.none,
.ghjzdt .ghjz-map-box .map-item.none:hover,
.ghjzdt .ghjz-map-box .map-item.none.big:hover {
    background: none;
    color: #8eaadd;
}

.ghjzdt .ghjz-map-box .map-item:hover {
    background: url("../images/bg_map_item_on.png") no-repeat;
    color: #fff;
    text-decoration: none;
}

.ghjzdt .ghjz-map-box .map-item.big:hover {
    background: url("../images/bg_map_item_big_on.png") no-repeat;
}


.ghjzdt .ghjz-map-box .map-item.pz {
    top: 215px;
    left: 445px;
}

.ghjzdt .ghjz-map-box .map-item.djy {
    top: 250px;
    left: 278px;
}

.ghjzdt .ghjz-map-box .map-item.xd {
    top: 330px;
    left: 520px;
}

.ghjzdt .ghjz-map-box .map-item.pd {
    top: 364px;
    left: 410px;
}

.ghjzdt .ghjz-map-box .map-item.qbj {
    top: 384px;
    left: 646px;
}

.ghjzdt .ghjz-map-box .map-item.dy {
    top: 486px;
    left: 164px
}

.ghjzdt .ghjz-map-box .map-item.cz {
    top: 448px;
    left: 295px;
}

.ghjzdt .ghjz-map-box .map-item.wj {
    top: 435px;
    left: 390px;
}

.ghjzdt .ghjz-map-box .map-item.jn {
    top: 416px;
    left: 490px;
}

.ghjzdt .ghjz-map-box .map-item.qy {
    top: 450px;
    left: 480px;
}

.ghjzdt .ghjz-map-box .map-item.ch {
    top: 434px;
    left: 566px;
}

.ghjzdt .ghjz-map-box .map-item.jt {
    top: 431px;
    left: 810px;
}

.ghjzdt .ghjz-map-box .map-item.wh {
    top: 495px;
    left: 460px;
}

.ghjzdt .ghjz-map-box .map-item.jj {
    top: 503px;
    left: 547px;
}

.ghjzdt .ghjz-map-box .map-item.lqy {
    top: 503px;
    left: 634px;
}

.ghjzdt .ghjz-map-box .map-item.gx {
    top: 546px;
    left: 504px;
}

.ghjzdt .ghjz-map-box .map-item.tf {
    top: 584px;
    left: 507px;
}
.ghjzdt .ghjz-map-box .map-item.dbx {
    top: 660px;
	left: 687px;
}
.ghjzdt .ghjz-map-box .map-item.ql {
    top: 626px;
    left: 142px;
}

.ghjzdt .ghjz-map-box .map-item.xj {
    top: 607px;
    left: 390px;
}

.ghjzdt .ghjz-map-box .map-item.sl {
    top: 626px;
    left: 522px;
}

.ghjzdt .ghjz-map-box .map-item.jy {
    top: 612px;
    left: 757px;
}

.ghjzdt .ghjz-map-box .map-item.pj {
    top: 721px;
    left: 212px;
}
.ghjzdt .details-box {
	position: absolute;
	top: 120px;
	left: 50%;
	/* width: 574px; */
	/* height: 160px; */
	/* margin-left: -287px; */
	transform: translate(-50%,0);
	padding: 19px;
	/* box-sizing: border-box; */
	background-color: rgba(255, 255, 255, .8);
	z-index: 99;
}

.details-box .J-wx .img {
	width: 100px;
	height: 100px;
	margin-right: 12px;
}
.details-box .J-wx .img img {
	width: 100%;
	height: 100%;
}

.details-box .J-wx .txt-name {
	width: 120px;
}
.details-box .J-wb div,
.details-box .J-wx .txt-name div {
	font-size: 18px;
}
.details-box .J-wb p,
.details-box .J-wx .txt-name p {
	font-size: 13px;
	color: #D4D4D4;
	margin-top: 12px;
}

.details-box .J-wx,
.details-box .J-wb {
	display: block;
	width: 260px;
	height: 124px;
	padding: 12px;
	border: 1px solid #EBECED;
	box-sizing: border-box;
	cursor: pointer;
	background-color: #fff;
}
.details-box .J-wx:hover,
.details-box .J-wb:hover {
	background-color: #EBECED;
}
.details-box .J-wb {
	margin-left: 18px;
}
.details-box .J-wb a {
	display: block;
}